[INFO] cloning repository https://github.com/upsuper/svg-path-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/upsuper/svg-path-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fsvg-path-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fsvg-path-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d343f3fd3669d526fba4ec4a70e2cd6182fc61a
[INFO] checking upsuper/svg-path-utils against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fsvg-path-utils" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/upsuper/svg-path-utils
[INFO] finished tweaking git repo https://github.com/upsuper/svg-path-utils
[INFO] tweaked toml for git repo https://github.com/upsuper/svg-path-utils written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/upsuper/svg-path-utils on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/upsuper/svg-path-utils already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded rustyline v1.0.0
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded unicode-width v0.1.3
[INFO] [stderr]   Downloaded utf8-ranges v0.1.3
[INFO] [stderr]   Downloaded thread-id v2.0.0
[INFO] [stderr]   Downloaded memchr v0.1.11
[INFO] [stderr]   Downloaded libc v0.2.17
[INFO] [stderr]   Downloaded thread_local v0.2.7
[INFO] [stderr]   Downloaded encode_unicode v0.1.3
[INFO] [stderr]   Downloaded regex-syntax v0.3.7
[INFO] [stderr]   Downloaded regex v0.1.77
[INFO] [stderr]   Downloaded aho-corasick v0.5.3
[INFO] [stderr]   Downloaded lazy_static v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6154225c5581c2b88db8fe011ceaa67b01fd84cc7ede8b714631b304bbca468
[INFO] running `Command { std: "docker" "start" "-a" "c6154225c5581c2b88db8fe011ceaa67b01fd84cc7ede8b714631b304bbca468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6154225c5581c2b88db8fe011ceaa67b01fd84cc7ede8b714631b304bbca468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6154225c5581c2b88db8fe011ceaa67b01fd84cc7ede8b714631b304bbca468", kill_on_drop: false }`
[INFO] [stdout] c6154225c5581c2b88db8fe011ceaa67b01fd84cc7ede8b714631b304bbca468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98a88c3162e644841ad2fbbbea0ef8a7192891e38622dd0f4e69d47e4d377cfd
[INFO] running `Command { std: "docker" "start" "-a" "98a88c3162e644841ad2fbbbea0ef8a7192891e38622dd0f4e69d47e4d377cfd", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking libc v0.2.17
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking encode_unicode v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.3.7
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking unicode-width v0.1.3
[INFO] [stderr]     Checking leak v0.1.2
[INFO] [stderr]     Checking lazy_static v0.2.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex v0.1.77
[INFO] [stderr]     Checking rustyline v1.0.0
[INFO] [stderr]     Checking svg-path-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/command.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             try!(write!(f, "{}", name));
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/command.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             try!(write!(f, " "));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/command.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     try!(write!(f, " {}", value));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/command.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     try!(write!(f, " {}", value));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             try!($value.parse().map_err(|_| $msg))
[INFO] [stdout]    |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |         let factor = try_parse!(captures[1], "invalid scale factor");
[INFO] [stdout]    |                      ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             try!($value.parse().map_err(|_| $msg))
[INFO] [stdout]    |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         let offset_x = try_parse!(captures[1], "invalid x offset");
[INFO] [stdout]    |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             try!($value.parse().map_err(|_| $msg))
[INFO] [stdout]    |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |         let offset_y = try_parse!(captures[2], "invalid y offset");
[INFO] [stdout]    |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref SCALE_ARG: Regex = Regex::new(r"^x([\d\.]+)$").unwrap();
[INFO] [stdout] 19 | |     static ref TRANSLATE_ARG: Regex = Regex::new(r"^([+-][\d\.]+)([+-][\d\.]+)$").unwrap();
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref SCALE_ARG: Regex = Regex::new(r"^x([\d\.]+)$").unwrap();
[INFO] [stdout] 19 | |     static ref TRANSLATE_ARG: Regex = Regex::new(r"^([+-][\d\.]+)([+-][\d\.]+)$").unwrap();
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref SCALE_ARG: Regex = Regex::new(r"^x([\d\.]+)$").unwrap();
[INFO] [stdout] 19 | |     static ref TRANSLATE_ARG: Regex = Regex::new(r"^([+-][\d\.]+)([+-][\d\.]+)$").unwrap();
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref SCALE_ARG: Regex = Regex::new(r"^x([\d\.]+)$").unwrap();
[INFO] [stdout] 19 | |     static ref TRANSLATE_ARG: Regex = Regex::new(r"^([+-][\d\.]+)([+-][\d\.]+)$").unwrap();
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parser.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / lazy_static! {
[INFO] [stdout] 19 | |     static ref TOKEN_PATTERN: Regex =
[INFO] [stdout] 20 | |         Regex::new(r"[a-zA-Z]|-?\.\d+|-?\d+(?:\.\d*)?").unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parser.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / lazy_static! {
[INFO] [stdout] 19 | |     static ref TOKEN_PATTERN: Regex =
[INFO] [stdout] 20 | |         Regex::new(r"[a-zA-Z]|-?\.\d+|-?\d+(?:\.\d*)?").unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parser.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / lazy_static! {
[INFO] [stdout] 19 | |     static ref TOKEN_PATTERN: Regex =
[INFO] [stdout] 20 | |         Regex::new(r"[a-zA-Z]|-?\.\d+|-?\d+(?:\.\d*)?").unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parser.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / lazy_static! {
[INFO] [stdout] 19 | |     static ref TOKEN_PATTERN: Regex =
[INFO] [stdout] 20 | |         Regex::new(r"[a-zA-Z]|-?\.\d+|-?\d+(?:\.\d*)?").unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leak::Leak`
[INFO] [stdout]  --> src/parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leak::Leak;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]   --> src/parser.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |         for &(name, param) in table.into_iter() {
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]    = note: `#[warn(array_into_iter)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 38 -         for &(name, param) in table.into_iter() {
[INFO] [stdout] 38 +         for &(name, param) in table.iter() {
[INFO] [stdout]    |
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]    |
[INFO] [stdout] 38 -         for &(name, param) in table.into_iter() {
[INFO] [stdout] 38 +         for &(name, param) in table {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/command.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             try!(write!(f, "{}", name));
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/command.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             try!(write!(f, " "));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/command.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     try!(write!(f, " {}", value));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/command.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     try!(write!(f, " {}", value));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             try!($value.parse().map_err(|_| $msg))
[INFO] [stdout]    |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |         let factor = try_parse!(captures[1], "invalid scale factor");
[INFO] [stdout]    |                      ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             try!($value.parse().map_err(|_| $msg))
[INFO] [stdout]    |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         let offset_x = try_parse!(captures[1], "invalid x offset");
[INFO] [stdout]    |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             try!($value.parse().map_err(|_| $msg))
[INFO] [stdout]    |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |         let offset_y = try_parse!(captures[2], "invalid y offset");
[INFO] [stdout]    |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref SCALE_ARG: Regex = Regex::new(r"^x([\d\.]+)$").unwrap();
[INFO] [stdout] 19 | |     static ref TRANSLATE_ARG: Regex = Regex::new(r"^([+-][\d\.]+)([+-][\d\.]+)$").unwrap();
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref SCALE_ARG: Regex = Regex::new(r"^x([\d\.]+)$").unwrap();
[INFO] [stdout] 19 | |     static ref TRANSLATE_ARG: Regex = Regex::new(r"^([+-][\d\.]+)([+-][\d\.]+)$").unwrap();
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref SCALE_ARG: Regex = Regex::new(r"^x([\d\.]+)$").unwrap();
[INFO] [stdout] 19 | |     static ref TRANSLATE_ARG: Regex = Regex::new(r"^([+-][\d\.]+)([+-][\d\.]+)$").unwrap();
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref SCALE_ARG: Regex = Regex::new(r"^x([\d\.]+)$").unwrap();
[INFO] [stdout] 19 | |     static ref TRANSLATE_ARG: Regex = Regex::new(r"^([+-][\d\.]+)([+-][\d\.]+)$").unwrap();
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parser.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / lazy_static! {
[INFO] [stdout] 19 | |     static ref TOKEN_PATTERN: Regex =
[INFO] [stdout] 20 | |         Regex::new(r"[a-zA-Z]|-?\.\d+|-?\d+(?:\.\d*)?").unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parser.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / lazy_static! {
[INFO] [stdout] 19 | |     static ref TOKEN_PATTERN: Regex =
[INFO] [stdout] 20 | |         Regex::new(r"[a-zA-Z]|-?\.\d+|-?\d+(?:\.\d*)?").unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parser.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / lazy_static! {
[INFO] [stdout] 19 | |     static ref TOKEN_PATTERN: Regex =
[INFO] [stdout] 20 | |         Regex::new(r"[a-zA-Z]|-?\.\d+|-?\d+(?:\.\d*)?").unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parser.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / lazy_static! {
[INFO] [stdout] 19 | |     static ref TOKEN_PATTERN: Regex =
[INFO] [stdout] 20 | |         Regex::new(r"[a-zA-Z]|-?\.\d+|-?\d+(?:\.\d*)?").unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leak::Leak`
[INFO] [stdout]  --> src/parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leak::Leak;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]   --> src/parser.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |         for &(name, param) in table.into_iter() {
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]    = note: `#[warn(array_into_iter)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 38 -         for &(name, param) in table.into_iter() {
[INFO] [stdout] 38 +         for &(name, param) in table.iter() {
[INFO] [stdout]    |
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]    |
[INFO] [stdout] 38 -         for &(name, param) in table.into_iter() {
[INFO] [stdout] 38 +         for &(name, param) in table {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "98a88c3162e644841ad2fbbbea0ef8a7192891e38622dd0f4e69d47e4d377cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98a88c3162e644841ad2fbbbea0ef8a7192891e38622dd0f4e69d47e4d377cfd", kill_on_drop: false }`
[INFO] [stdout] 98a88c3162e644841ad2fbbbea0ef8a7192891e38622dd0f4e69d47e4d377cfd
